# File lib/fog/storage/models/google/file.rb, line 65 def metadata attributes.reject {|key, value| !(key.to_s =~ /^x-goog-meta-/)} end