class ReeMapper::FieldsFilter::NoneStrategy

def self.allow?(field)

def self.allow?(field)
  true
end