# File lib/fog/aws/models/support/trusted_advisor_check.rb, line 41
        def category_specific_summary(lazy=true)
          populate_extended_attributes(lazy) if attributes[:category_specific_summary].nil?
          attributes[:category_stecific_summary]
        end