# File lib/sshkit/exception.rb, line 8
          def initialize cause
            @cause = cause
          end