# File lib/merb-core/test/matchers/controller_matchers.rb, line 235
  def redirect_to(expected)
    RedirectTo.new(expected)
  end