Yields:
Yield Parameters:
the object that the method was called on
15 16 17
# File 'lib/findable/configuration.rb', line 15 def configure yield self end