Construct the node.
Parameters:
An instance of Rbeapi::Client::Node used to send and receive eAPI messages.
55 56 57
# File 'lib/rbeapi/api.rb', line 55 def self.instance(node) new(node) end