module Faker::NameDE

def prefix

def prefix
  PREFIXES.rand
end