module OpenProject
OpenProject
module <%= plugin_name.camelcase %> require "open_project/<%= plugin_name %>/engine" end
end