Yields:
Yield Parameters:
the object that the method was called on
21 22 23
# File 'lib/extface.rb', line 21 def setup yield self end