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