Method: WhatAWorld::Country#region

Defined in:
lib/what_a_world/country.rb

#regionObject

Returns the value of attribute region.



2
3
4
# File 'lib/what_a_world/country.rb', line 2

def region
  @region
end