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