class Shoulda::Matchers::ActionController::RenderTemplateMatcher

def description

def description
  "render template #{@template}"
end