在Laravel扩展收银员套餐

I am in desperate need of extending the \Laravel\Cashier\Subscription with 2 new functions that add new relationships to the Subscription model.

I took a look at this solution and I was wondering if there is easier way to add 4 rows of code without adding new service provider ?