Object
# File lib/resque/log_formatters/quiet_formatter.rb, line 3 def call(serverity, datetime, progname, msg) "" end