class Faker::Games::DnD

def background

Returns:
  • (String) -
def background
  fetch('dnd.backgrounds')
end