# File lib/simplecov/filter.rb, line 15
    def initialize(filter_argument)
      @filter_argument = filter_argument
    end