Method: UCD::Formatter.all

Defined in:
lib/ucd/formatter.rb

.allObject



5
6
7
# File 'lib/ucd/formatter.rb', line 5

def all
  @all ||= []
end