# File lib/yard/generators/constants_generator.rb, line 28 def has_included_constants?(object) object.included_constants.size > 0 end