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