# File lib/aws/sqs/queue.rb, line 288
      def visibility_timeout
        get_attribute("VisibilityTimeout").to_i
      end