# File lib/cucumber/step_mother.rb, line 108 def load_natural_language(lang) Parser::NaturalLanguage.get(self, lang) end