# File lib/hammertime.rb, line 5
  def self.ignored_errors
    @ignored_errors ||= [LoadError]
  end