# File lib/active_support/core_ext/string/behavior.rb, line 3
  def acts_like_string?
    true
  end