# File lib/earthquake/output.rb, line 10
    def output_filter(&block)
      output_filters << block
    end