This file is indexed.

/usr/lib/ruby/vendor_ruby/compass/blend-modes/version.rb is in compass-blend-modes-plugin 0.0.2~20130918-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
module Compass
  module BlendModes
    VERSION = '0.0.2'
  end
end