class Faker::StrangerThings

Public Class Methods

character() click to toggle source
# File lib/faker/stranger_thing.rb, line 8
def character
  fetch('stranger_things.character')
end
quote() click to toggle source
# File lib/faker/stranger_thing.rb, line 4
def quote
  fetch('stranger_things.quote')
end