#!/usr/bin/ruby.ruby1.8 
# -*- mode: ruby -*-

require "thor/runner"
$thor_runner = true
Thor::Runner.start
