# File lib/aws/dynamo_db/attribute_collection.rb, line 425
      def to_h options = {}
        values_from_response_hash(get_item(options))
      end