Yields:
Yield Parameters:
the object that the method was called on
7 8 9
# File 'lib/paybox/configuration.rb', line 7 def configure &block yield self end