# File lib/s3/bucket.rb, line 66
def
location
@location
||=
@s3
.
interface
.
bucket_location
(
@name
)
end