module FFaker::InternetSE

def domain_name

def domain_name
  "#{domain_word}.#{domain_suffix}"
end