[Source]
# File lib/core_ex/module/mix_in_with_args.rb, line 126 def clean ( *a, &b ) MOCK_OBJECT.clean(*a, &b) end
[Validate]