class ReeDaoAggTest::Book

def set_author(author)

def set_author(author)
  @author = author
end