[input_key1, input_key2]]. * * @var array */ public $relations = []; public function library($id) { return $this->where("library_id", $id); } }