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