class Faker::JapaneseMedia::SwordArtOnline

def game_name

Returns:
  • (String) -
def game_name
  fetch('sword_art_online.game_name')
end

def item

Returns:
  • (String) -
def item
  fetch('sword_art_online.item')
end

def location

Returns:
  • (String) -
def location
  fetch('sword_art_online.location')
end

def real_name

Returns:
  • (String) -
def real_name
  fetch('sword_art_online.real_name')
end