from app.methods.premium import FragmentPremium from app.methods.stars import FragmentStars from app.methods.ton import FragmentTon __all__ = ['FragmentTon', 'FragmentPremium', 'FragmentStars']