# File lib/resource_controller/helpers/nested.rb, line 44
        def parent_param
          params["#{parent_type}_id".to_sym]
        end