describe '<%= I18n.translate(:describe) %>' do

context '<%= I18n.translate(:context) %>' do
  it '<%= I18n.translate(:it) %>' do
  end
end

end