OAuth::CLI::BaseCommand
# File lib/oauth/cli/version_command.rb, line 3 def run puts "OAuth Gem #{OAuth::VERSION}" end