# File lib/resource_controller/helpers/nested.rb, line 50
        def parent_model
          parent_type.to_s.camelize.constantize
        end