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