class Faker::Games::Heroes

def artifact

Returns:
  • (String) -
def artifact
  fetch('heroes.artifacts')
end