#encoding: UTF-8 module GrapeDSL require 'procemon' require 'grape' require 'json' require 'yaml' require_relative_directory 'grape-dsl' end