module Cucumber::WireSupport::WireException::CanSetName

def to_s

def to_s
  @exception_name
end