# File lib/github/command.rb, line 111
    def current_user?(user)
      user == github_user || user == shell_user
    end