# File lib/aws/s3/acl_object.rb, line 232 def body_xml_content(method_name) add_xml_child(method_name) { |value| value.to_s } end