eloquence-mappable
eloquence-mappable copied to clipboard
Only boot the trait once per runtime
Prevent the trait from booting each time a class is instantiated. See https://github.com/jarektkaczyk/eloquence/issues/117 for description of the issue this resolves.
Please see my comments on https://github.com/jarektkaczyk/eloquence/issues/117 for explanation.