# File lib/views.rb, line 7
  def initialize project, config, device=$stdout
    @device = device
    @config = config
  end