# File lib/yard/templates/helpers/filter_helper.rb, line 21
      def is_module?(object)
        object.is_a?(CodeObjects::ModuleObject)
      end