<?php abstract class PonderDAO extends PhabricatorLiskDAO { public function getApplicationName() { return 'ponder'; } }