73 74 75 76 77
# File 'lib/check_list.rb', line 73 def view return view_ref if @opts[:list_given] && @opts[:ref_given] view_list end