module Cucumber::Ast::FeatureElement

def language

def language
  @feature.language if @feature
end