# File lib/pastel/alias_importer.rb, line 12 def initialize(color, env, output = $stderr) @color = color @env = env @output = output end