# File lib/awesome_print/ext/active_support.rb, line 34
    def awesome_hash_with_indifferent_access(object)
      awesome_hash(object)
    end