This is basically "Like Eloquent" and is used by the Entry class to mimic Eloquent methods and fulfill the EntryInterface.
It is not used by anything else.
Perhaps the entry can adopt these methods and improve the interface.
Developer's Eloquent model (+connecting trait) and Entry must implement the EntryInterface.