Fix duplicated method

This commit is contained in:
Markus Schirp 2014-06-30 18:08:44 +00:00
parent afcee32994
commit 1376bf1911

View file

@ -13,7 +13,7 @@ module Mutant
#
# @api private
#
def report(_message)
def warn(_message)
self
end