Yields:
Yield Parameters:
the object that the method was called on
34 35 36
# File 'lib/pipl/configurable.rb', line 34 def configure yield self end