class Faker::Compass

def quarter_wind_azimuth

Returns:
  • (String) -
def quarter_wind_azimuth
  fetch('compass.quarter-wind.azimuth')
end