module TrustyCms::Extension::Script::Util

def load_extensions

def load_extensions
  Registry::Extension.find(:all)
end