# File lib/github/command.rb, line 60
    def sh(*command)
      Shell.new(*command).run
    end