# File lib/yard/templates/helpers/filter_helper.rb, line 16 def is_class?(object) object.is_a?(CodeObjects::ClassObject) end