9 10 11
# File 'lib/twfy/constituency.rb', line 9 def mp @mp ||= @client.mp(constituency: @name).with(constituency: self) end