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