module FFaker::AddressUS

def continental_state_abbr

def continental_state_abbr
  fetch_sample(CONTINENTAL_STATE_ABBR)
end