# File lib/sprockets/context.rb, line 53
    def logical_path
      @logical_path[/^([^.]+)/, 0]
    end