4 5 6
# File 'lib/matahari/adapters/matahari_methods.rb', line 4 def spy(name = nil, opts={}) Spy.new(name, opts) end