Aws::Xml::Parser::Frame
# File lib/aws-sdk-core/xml/parser/frame.rb, line 256 def result @text.empty? ? nil : @text.join.to_f end