Yields:
Yield Parameters:
the object that the method was called on
80 81 82 83
# File 'lib/paapi.rb', line 80 def configure yield self true end