# File lib/taps/log.rb, line 2
  def self.log=(log)
    @@log = log
  end