# File lib/hashie/extensions/indifferent_access.rb, line 94 def indifferent_key?(key); regular_key? convert_key(key) end