class Faker::GreekPhilosophers

def name

Returns:
  • (String) -
def name
  fetch('greek_philosophers.names')
end