class Object

Public Instance Methods

define(path) click to toggle source
# File lib/manowar.rb, line 4
def define path
  Manowar.define path
end