Github::Error::ServiceError
# File lib/github_api/error/unauthorized.rb, line 8 def initialize(response) super(response) end