# File lib/cucumber/runtime/support_code.rb, line 10
        def initialize(support_code)
          @support_code = support_code
        end