# File lib/yard/templates/helpers/filter_helper.rb, line 6
      def is_method?(object)
        object.type == :method
      end