# File lib/gherkin/formatter/line_filter.rb, line 4
      def initialize(lines)
        @lines = lines
      end