# File lib/spec/example/errors.rb, line 15 def initialize(kind, location) super("No description supplied for #{kind} declared on #{location}") end