class Cucumber::Messages::Helpers::IdGenerator::Incrementing

def initialize

def initialize
  @index = -1
end