# File lib/yard/generators/method_listing_generator.rb, line 16
      def has_methods?(object)
        method_list.size > 0
      end