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