# File lib/aws/s3/access_control_list.rb, line 139
        def signal_attribute
          SIGNAL_ATTRIBUTES.find { |att| send(att) }
        end