22 23 24
# File 'lib/whales_dispatch/resource.rb', line 22 def classify klass = Object.const_get(@noun.capitalize + "Controller") end