class RuboCop::AST::ProcessedSource

def blank?

def blank?
  ast.nil?
end