# File lib/resource_controller/helpers/nested.rb, line 33
        def parent?
          !parent_type.nil?
        end