class ActionView::FixtureResolver

def initialize(hash = {})

def initialize(hash = {})
  super("")
  @hash = hash
  @path = ""
end