Method: Output#levels

Defined in:
lib/output/output.rb

#levelsObject



73
74
75
# File 'lib/output/output.rb', line 73

def levels
  @levels ||= []
end