class Opal::Sprockets::PathReader

def initialize(env, context)

def initialize(env, context)
  @env ||= env
  @context ||= context
end