# File lib/neovim/remote_object.rb, line 39
    def methods
      super | rpc_methods
    end