class Faker::Movies::BackToTheFuture

def character

Returns:
  • (String) -
def character
  fetch('back_to_the_future.characters')
end