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