There is no path set ... If you use a scope (since Rails 3, named_scope is deprecated) that relies on a method, it must be defined after the method in the model. You can mix and match, and sometimes it needs to be done.
This does not affect boot time or performance to my knowledge.