Object
# File lib/rr/double_definitions/strategies/strategy.rb, line 21 def do_call raise NotImplementedError end
# File lib/rr/double_definitions/strategies/strategy.rb, line 25 def permissive_argument if args.empty? definition.with_any_args else definition.with(*args) end end
Generated with the Darkfish Rdoc Generator 2.