ServiceError
# File lib/github_api/error/internal_server_error.rb, line 8 def initialize(response) super(response) end