class Faker::Book

def author

def author
  parse('book.author')
end