# encoding: utf-8
# author: Dominik Richter
# author: Christoph Hartmann
module Vulcano
module Plugins
autoload :Resource, 'vulcano/plugins/resource'
end