# File lib/active_support/core_ext/string/inquiry.rb, line 10 def inquiry ActiveSupport::StringInquirer.new(self) end