class Geocoder::Result::Twogis

def building_name

def building_name
  @data['building_name'] || ''
end