# File lib/mongo/protocol/query.rb, line 262
        def command
          command? ? op_command : find_command
        end