# File lib/aws/option_grammar.rb, line 259
        def prefixed_name(prefix)
          "#{prefix}#{@prefix}"
        end