# File lib/moped/query.rb, line 269
    def no_timeout
      operation.no_timeout = true
      self
    end