class Github::Error

def inspect

def inspect
  %(#<#{self.class}>)
end