# File lib/aws/dynamo_db/table.rb, line 194
      def composite_key?
        !simple_key?
      end