# File lib/spec/example/errors.rb, line 20 def initialize(kind, location) super(self.class.message(kind, location)) end