22 23 24
# File 'lib/formstack/model.rb', line 22 def load @attributes = client.public_send(client_method, self[:id]) end