class PostcodeAnywhere::CleansePlus::Client
Public Class Methods
new(options = {})
click to toggle source
Calls superclass method
PostcodeAnywhere::Client::new
# File lib/postcode_anywhere/cleanse_plus/client.rb, line 8 def initialize(options = {}) super(options) end