require 'mks/common/methodresponse' module Mks module Edm class ApplicationController < Mks::Auth::ApplicationController end end end