# File lib/starfish.rb, line 39
def
initialize
(
uniq
=
ARGV
.
first
)
@retry_count
=
0
@uniq
=
uniq
end