52 53 54
# File 'lib/critique.rb', line 52 def critique(*args, &block) Critique.profile(*([self] + args), &block) end