The xml representation of the policy.
131 132 133
# File 'lib/aws/s3/acl.rb', line 131 def to_xml Builder.new(owner, grants).to_s end