3 4 5
# File 'lib/mybot/nodes.rb', line 3 def node(host, user, options = {}) Node.new host, user, options end