3 4 5
# File 'lib/terminal/terminal_formatting_support.rb', line 3 def self.included(base) @terminal = Terminal.new() end