# File lib/launchy/deprecated.rb, line 6
def
self
.
run
(
*
args
)
Browser
.
new
.
visit
(
args
[
0
] )
end