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