module Undertaker

Constants

VERSION

Public Class Methods

new(*args) click to toggle source
# File lib/undertaker.rb, line 6
def self.new(*args)
  Undertaker.new(*args)
end