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