AG
def initialize
class << self
attr_accessor :foo
end
end
Size: a a a
AG
def initialize
class << self
attr_accessor :foo
end
end
DM
def initialize
self.class.attr_accessor :foo
end
def initialize
self.class.attr_accessor ("f" + "oo").to_sym # happy debugging
end
SP
def initialize
self.class.attr_accessor ("f" + "oo").to_sym # happy debugging
end
Base64.decode64("Zm9v")
DM
Base64.decode64("Zm9v")
DD
def initialize
class << self
attr_accessor :foo
end
end
AG
AG
DD
DD
DD
АД
SS
DS
АД
АД
АД
АД
АД
АД
АД