Returns a new instance of Form.
8 9 10
# File 'lib/postino/form.rb', line 8 def initialize @address = Address.new end