class Faker::Hacker

def say_something_smart

Returns:
  • (String) -
def say_something_smart
  sample(phrases)
end