# File lib/earthquake/input.rb, line 10
    def input_filter(&block)
      input_filters << block
    end