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