# File lib/gherkin/rb_lexer.rb, line 3 3: def self.[](i18n_underscored_iso_code) 4: require "gherkin/rb_lexer/#{i18n_underscored_iso_code}" 5: const_get(i18n_underscored_iso_code.capitalize) 6: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.