class Object
Public Instance Methods
Berater(*args, **opts, &block)
click to toggle source
convenience method
# File lib/berater.rb, line 67 def Berater(*args, **opts, &block) Berater::Utils.convenience_fn(Berater, *args, **opts, &block) end