# File lib/callsign.rb, line 57 def class @callinfo.elements.each("callook/current") do |ele| return ele.elements['class'].text end end