# File lib/ap/mixin/active_support.rb, line 38
  def awesome_hash_with_indifferent_access(object)
    awesome_hash(object)
  end