= private = protected
new(rmailbx, emailbx)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/resolv.rb, line 1955 def initialize(rmailbx, emailbx) @rmailbx = rmailbx @emailbx = emailbx end