# File lib/yard/templates/helpers/filter_helper.rb, line 11
      def is_namespace?(object)
        object.is_a?(CodeObjects::NamespaceObject)
      end