class Cucumber::WireSupport::WireLanguage

def initialize(step_mother)

def initialize(step_mother)
  @connections = []
end