module Faker::UnitEnglish

def length

def length
  OpenStruct.new LENGTH_UNITS.rand
end