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