# File lib/linguistics/en.rb, line 993 def to_units( units, thousands=0 ) return Units[ units ] + to_thousands( thousands ) end