module FFaker::PhoneNumberPL

def mobile_phone_number

def mobile_phone_number
  FFaker.numerify(mobile_phone_number_format)
end