8 lines
61 B
Ruby
8 lines
61 B
Ruby
# encoding: UTF-8
|
|
|
|
class Browser
|
|
module Options
|
|
|
|
end
|
|
end
|