<%= “# language: #{options}” %> <%= I18n.translate( :feature ) %>: <%= config %> <%= !config.empty? ? I18n.translate( “#{config.downcase}_only”) : “” %>

<%= I18n.translate( :background ) %>:
  # <%= I18n.translate( "comments.insert_steps" ) %>

<%= I18n.translate( :scenario ) %>: <%= I18n.translate( :first_scenario ) %>
  # <%= I18n.translate( "comments.insert_steps" ) %>