# File lib/sqs/sqs.rb, line 223 def visibility @sqs.interface.get_queue_attributes(@url, 'VisibilityTimeout')['VisibilityTimeout'] end