# File lib/s3/right_s3.rb, line 443 def full_name(separator='/') "#{@bucket.to_s}#{separator}#{@name}" end