# File lib/dotenv/cli.rb, line 11
def
initialize
(
argv
= [])
@argv
=
argv
.
dup
@filenames
= []
end