2 3 4
# File 'lib/envandle/binding.rb', line 2 def envandle(&block) ::Envandle::Elements::Gemfile.new(::Envandle.loc.file, self).draw &block end