module FFaker::UnitEnglish

def area

def area
  OpenStruct.new(fetch_sample(AREA_UNITS))
end