class Mail::Part

def action

array of all the actions, one for each report
Either returns the action if the message has just a single report, or an
def action
  get_return_values('action')
end