# File lib/moped/protocol/kill_cursors.rb, line 57 def log_inspect type = "KILL_CURSORS" "%-12s cursor_ids=%s" % [type, cursor_ids.inspect] end