class ActionView::Template

def inspect

def inspect
  "#<#{self.class.name} #{short_identifier} locals=#{locals.inspect}>"
end