class Athena::Formats::Lingo::SingleWord

“Nasenbär”

Public Instance Methods

convert(record) click to toggle source
Calls superclass method Athena::Formats::Lingo#convert
# File lib/athena/formats/lingo.rb, line 41
def convert(record)
  super.flatten
end