class Cucumber::Formatter::Json

def feature_elements

def feature_elements
  @feature_hash[:elements] ||= []
end