20 21 22
# File 'lib/monolens/stdlib/object.rb', line 20 def transform(options, registry) Transform.new(options, registry) end