# File lib/twitter/cli.rb, line 324
    def run
      `open http://twitter.com/#{params['username'].value}`
    end