# File lib/neovim/session/notification.rb, line 9 def initialize(method_name, args) @method_name = method_name.to_s @arguments = args end