# File lib/deltacloud/helpers/application_helper.rb, line 43
  def instance_action_method(action)
    action_method(action, :instances)
  end