this function maps the vars from your app into your engine
Yields:
Yield Parameters:
the object that the method was called on
13 14 15
# File 'lib/orb_def.rb', line 13 def self.setup(&block) yield self end