When a compound Style, returns a list of its components.
Returns:
components of a Style list
192 193 194
# File 'lib/highline/style.rb', line 192 def list @list end