# File lib/uri_template/colon.rb, line 63 def generate_message() return "The template variable " + variable.inspect + " cannot expand the given value "+ value.inspect end