# File lib/commands/abstract_command.rb, line 6 def gemcutter_url ENV['GEMCUTTER_URL'] || 'https://gemcutter.org' end