# File lib/rake/invocation_chain.rb, line 23
23:
def
to_s
24:
"#{prefix}#{@value}"
25:
end