3 lines
99 B
Ruby
3 lines
99 B
Ruby
|
BROWSER = Hashie::Mash.new ({
|
||
|
value: nil
|
||
|
})
|