# File test/test_FilterMap.rb, line 105
    def filter_names
      @filter_names_call += 1
      [ 'Foo', 'Bar' ]
    end