# File lib/aws/dynamo_db/table.rb, line 188
      def simple_key?
        range_key.nil?
      end