Consolidate prepended and module methods in Epic model

There are private sections both in module mthods and prepended block, perhaps we can move most of prepepended methods into module methods and remove private section in prepended.

The following discussion from !99147 (merged) should be addressed:

  • @jprovaznik started a discussion: (+4 comments)

    nit: can we rather move the method into private section?