class Faker::Hacker

def abbreviation

Returns:
  • (String) -
def abbreviation
  fetch('hacker.abbreviation')
end