public function __construct()
 {
     parent::__construct();
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'page';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'plateappearance';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'gamebatter';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'search';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'inning';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'conference';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'division';
 }
 public function __construct()
 {
     parent::__construct();
     $this->collection = 'lineup';
 }