Method: Toolman.new

Defined in:
lib/toolman.rb

.newObject



7
8
9
# File 'lib/toolman.rb', line 7

def self.new
  ToolObject.new
end