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