# File lib/gherkin/i18n.rb, line 18
def
all
LANGUAGES
.
keys
.
sort
.
map
{
|
iso_code
|
get
(
iso_code
)}
end