# File lib/merb-cache/cache-action.rb, line 19
  def cache_action(action, from_now = nil)
    cache_actions([action, from_now])
  end