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