class Faker::Emotion

def adjective

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