module Cucumber::FeatureElement

def language

def language
  @feature.language
end