# File lib/sup/modes/reply-mode.rb, line 202 def gen_references (@m.refs + [@m.id]).map { |x| "<#{x}>" }.join(" ") end