# encoding: utf-8 module Vulcano module Plugins autoload :Resource, 'vulcano/plugins/resource' end end