# File lib/moped/cursor.rb, line 110
    def kill
      @node.kill_cursors([ @cursor_id ])
    end