my $book = $c->model('MyAppDB::Book')->create({ title => $title, rating => $rating });