# File lib/aws/dynamo_db/table.rb, line 206
      def schema_loaded?
        static_attributes.include?(:hash_key)
      end