class CodeRay::Encoders::Debug

def initialize options = {}

def initialize options = {}
  super
  @opened = []
end