Method: Slaw::ByLaw#region

Defined in:
lib/slaw/bylaw.rb

#regionObject

String

The code of the region this by-law applies to



11
12
13
# File 'lib/slaw/bylaw.rb', line 11

def region
  @region
end