# File model/model.rb, line 313 def tottime @dbh.select_one("select tottime from recipe where recipe_id=?", @id)[0] end