Aws::Xml::Parser::Frame
# File lib/aws-sdk-core/xml/parser/frame.rb, line 230 def result @text.empty? ? nil : (@text.join == 'true') end