class AWS::S3::AccessControlList::Grantee

def signal_attribute

Other tags:
    Private: -
def signal_attribute
  SIGNAL_ATTRIBUTES.find { |att| send(att) }
end