Yields:
Yield Parameters:
the object that the method was called on
78 79 80
# File 'lib/wbase/engine.rb', line 78 def self.setup(&block) yield self end