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