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