# File lib/sprocket.rb, line 37 def secretary @secretary ||= Sprockets::Secretary.new(configuration.merge(:root => Rails.root)) end