class Faker::Hacker

def adjective

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