# File lib/aws/s3/access_control_list.rb, line 237 def to(grantee) @grant.grantee = grantee @acl.grants << @grant end