# File lib/webby/apps/main.rb, line 19
  def initialize
    @stdout = $stdout
    @cmd_line_options = {}
    @command = %w[rake]
  end