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