# File lib/fission/ui.rb, line 18
    def initialize(stdout=$stdout)
      @stdout = stdout
    end