global

def self.wrap(*args)

def self.wrap(*args)
  new.wrap(*args)
end