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