# File lib/resource_controller/helpers/current_objects.rb, line 7
        def model
          model_name.to_s.camelize.constantize
        end