Open
Description
This would make it so that the exposures always take priority over any other methods that might be in the scope (i.e. helpers and other non-essential methods).
We should combine this with a new ReservedNameError that is raised when exposures are created with names that must not be used in order for essential functionality to be preserved.