public function beatmapset() { return $this->belongsTo(Beatmapset::class, 'beatmapset_id', 'beatmapset_id'); }