# File lib_core/rucy/response.rb, line 34 def line "#{@version || '-'} #{@status || '-'} #{@reason || '-'}" end