# File lib/cucumber/wire_support/wire_language.rb, line 25
      def initialize(step_mother)
        @connections = []
      end