class Rspec::Generators::ScaffoldGenerator

def ns_prefix

def ns_prefix
  @ns_prefix ||= ns_parts[0..-2]
end