Reunify include() implementation using @ hide_in_stacktrace
This reunifies the versions of include() in MainInclude and Base which
have started diverging after being duplicated for improved stack traces.
@ hide_in_backtrace provides a solution where the implementation is
marked as internal.